Skip to main content

Timeline for HAProxy as web server

Current License: CC BY-SA 4.0

4 events
when toggle format what by license comment
Jun 16, 2019 at 8:50 comment added Tino This stops HaProxy from working. According to haproxy's LUA documentation blocking actions like io.* are only allowed in core.register_init. The trick is to split it into 2 parts: First, in initialization phase, read all files into LUA. But respect the memory limit. Second, in service phase, serve the files from memory. (Note that I'd downvote this, but do not have enough reputation yet.)
Dec 14, 2018 at 15:30 review Late answers
Dec 14, 2018 at 16:20
Dec 14, 2018 at 15:20 review First posts
Dec 14, 2018 at 16:20
Dec 14, 2018 at 15:15 history answered Christian CC BY-SA 4.0