ecruz-te 2 жил өмнө
parent
commit
aea7a68a31

+ 1 - 1
frameworks/Crystal/amber/config/application.cr

@@ -27,7 +27,7 @@ Amber::Server.configure do |settings|
   #
   #
   # > Read more about Linux PORT REUSE https://lwn.net/Articles/542629/
   # > Read more about Linux PORT REUSE https://lwn.net/Articles/542629/
   #
   #
-  settings.port_reuse = true
+  settings.port_reuse = false
   #
   #
   #
   #
   # Process Count: This will enable Amber to be used in cluster mode,
   # Process Count: This will enable Amber to be used in cluster mode,