Skip to content

Commit

Permalink
#24 less threads
Browse files Browse the repository at this point in the history
  • Loading branch information
Yegor Bugayenko committed Nov 22, 2016
1 parent 76eeb53 commit e504d25
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 81 deletions.
2 changes: 1 addition & 1 deletion Procfile
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
web: java -Dfile.encoding=UTF-8 -Xmx400m -XX:MaxPermSize=64m -cp target/jare.jar:target/deps/* io.jare.Entrance --port=${PORT} --threads=200 --max-latency=45000
web: java -Dfile.encoding=UTF-8 -Xmx400m -XX:MaxPermSize=64m -cp target/jare.jar:target/deps/* io.jare.Entrance --port=${PORT} --threads=50 --max-latency=45000

80 changes: 0 additions & 80 deletions web.iml

This file was deleted.

0 comments on commit e504d25

Please sign in to comment.