Search results

  1. xirtam

    Custom error codes and access logging

    I use mod_security to return a custom error code 6xx on some requests, so I can later work them with crowdsec actions. However any request with non conventional error codes is not logged at all in the webserver access_log. For example if I have a rule in mod_security that uses deny:403 I get it...
  2. xirtam

    OLS randomly crashing at LsAioReq::io_complete(short)

    I'm getting random coredumps on ALL my VPS running Ubuntu. Using gdb and bt I get the following backtrace: [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". Core was generated by `openlitesp'. Program terminated with signal...
Top