General

Profile

sasho

  • Login: sasho
  • Registered on: 2008-12-12
  • Last sign in: 2009-10-19

Issues

open closed Total
Assigned issues 0 0 0
Reported issues 0 0 0

Activity

2009-08-13

08:23 Lighttpd Development: RE: Compress the logs files every day
Here an example for possible configuration of the logrotate. You can make the compression in the postrotate phase :
...
sasho

2009-03-10

19:33 Lighttpd Development: RE: How to save data in Plugin per connection.
I free the memory in the mod_rmd_handle_request_done hook, right after writing a CDR. It works perfect. Thank you onc... sasho

2009-03-09

13:47 Lighttpd Development: RE: How to save data in Plugin per connection.
Thanks a lot for the advise! I’ll rewrite my plugin using the “plugin_ctx[p->id]” . Currently I defined a global link... sasho

2009-03-04

13:51 Lighttpd Development: [Solved] How to save data in Plugin per connection.
Hi all,
I am developing a plugin which is authorizing the http access after contacting another server(over SOAP) i...
sasho

2009-02-26

13:43 Lighttpd Development: RE: Catching lighttpd signals
Try with SIGHUP. sasho
12:53 Lighttpd Development: RE: plugin to handle encoded URL for serving static file?
Hi Joe,
in the mod_flv_streaming.c you can look at the split_get_params to see how to parse the url parameters.
A...
sasho
12:39 Lighttpd Development: RE: plugin configurations default values ?
I found an example in mod_accesslog.c
sasho

2009-02-25

13:18 Lighttpd Development: [Solved] Plugin execution order
Hi all,
can someone explain me how is defined the execution order of the loaded pugins. For example if I have two ...
sasho

2009-02-05

14:52 Lighttpd Development: [Solved] plugin configurations default values ?
Hi all,
may be it is somehow easy to be implement but I can't find the correct way.
I am developing a plugin for ...
sasho

2008-12-17

13:06 Lighttpd Development: [Solved] CDR plugin
Hi all,
I am wondering if there is a Call Data Record Plugin (or something similar) already developed for lighttpd...
sasho

Also available in: Atom