[EMAIL PROTECTED] Writing my own DAV module

2008-06-02 Thread Marcin Lewandowski
Hi, I write a piece of software, it's a ruby on rails webapp. The main part of my app is database organized a bit like a virtual file system. I store that in MySQL. There could be many accounts (each with own DB), and each account can have many users with different permissions. I succesfull

[EMAIL PROTECTED] Authenticating with MySQL using login AND location?

2008-06-05 Thread Marcin Lewandowski
Hi, is there any way to authenticate with MySQL but passing to the MySQL not only username but also location of request? I want to authetnticate dynamically against different locations only by putting some records to the DB. m.

Re: [EMAIL PROTECTED] Building Apache, does --prefix gets hardcoded ?

2008-06-10 Thread Marcin Lewandowski
Jorge Medina pisze: I am trying to create a tar ball with Apache, Tomcat and my application to be deployed later on a server with the same kernel as the building machine. Is that so hard to check? Compilation takes only a few minutes + 10s for test moving. m.

Re: [EMAIL PROTECTED] Windows MPM

2008-06-13 Thread Marcin Lewandowski
Alberto Dondana pisze: Yes I did. I discovered that I've the problem if I lisen and mp3 @ 192Kbps, but if I listen and mp3 @ 128 Kbps I've no trouble... It's rather related to your bandwidth, not your webserver. m. - The o

Re: [EMAIL PROTECTED] Windows MPM

2008-06-16 Thread Marcin Lewandowski
What happens when you try to download mp3 file from apache2 in normal way, e.g. using wget or browser? Is there any lag? What tells apache benchmark (ab or ab2 command) m. - The official User-To-User support forum of the Apach