1
0
mirror of https://github.com/gofiber/fiber.git synced 2025-02-23 15:23:58 +00:00

11 Commits

Author SHA1 Message Date
Fenny
9b630585c4 📃 Fix typo 2020-07-06 17:10:31 +02:00
doingodswork
081a44323d Fix build breaking with Go 1.11
strings.ReplaceAll is only supported in Go 1.12 and newer.
2020-07-04 18:42:52 +02:00
doingodswork
a092d0d40a Improve flag handling
1. Don't define the prefork flag
2. Don't expose the prefork-child flag in the flag usage message
2020-07-04 16:17:27 +02:00
Fenny
af474e28bb Localize reuseport logic 2020-07-03 15:16:11 +02:00
Fenny
c465c31620 Update prefork 2020-07-02 08:59:51 +02:00
Fenny
7dbd98091e Update SO_REUSEADDR 2020-07-02 08:51:18 +02:00
Fenny
518902d611 Bump utils v0.0.9 2020-07-01 01:24:16 +02:00
Fenny
ec51458940 Add memory info 2020-06-27 04:22:22 +02:00
Fenny
badb45779f Update startup message 2020-06-25 22:48:49 +02:00
Fenny
033e009212 Fix gosec warning 2020-06-25 15:59:45 +02:00
Fenny
3bdbc53d17 Separate Prefork logic 2020-06-25 15:42:50 +02:00