On Thu, Jul 24, 2008 at 11:43:23PM +0200, Michael Ritzert wrote: > Hi spaetz, > > spaetz wrote: > >> I had started writing an apache module in C for the tileset stuff before > >> I heard that Spaetz rewrote the entire server code. If it is helpful, I > >> would be happy to continue on it again and adapt it to the new server > >> layout. It would probably take a couple of days though till I find the > >> time to finish of the testing. Please let me know if other people are > >> working on it or if the memory consumption is no longer an issue to > >> prevent duplicate effort. > > > > I have done a (not so) quick (my last C coding was years ago) and ugly > > fastcgi in ANSI C to serve tiles. And given that the [EMAIL PROTECTED] > > server has just > > died again, I will try to use it ASAP when the server is up again. > > I had a quick look at it and found that ripping everything from mod_example.c > shipped with apache and implementing serving tiles (via sendfile, so no copy > to userspace needed) is fairly easy. I have the stripped mod_example.c > available, so if I can get my hands on your FastCGI C code, I may copy the > relavant parts to the apache module. Is it availably in the SVN?
no, it's not in SVN yet. It's saved locally on the [EMAIL PROTECTED] server and as SSH is *still* non-functional and the server has *still* not been rebooted, I don't have access to it now. *grumble*. As soon as I have access I will commit to SVN. I would love to make more changes to keep the server running stable, but as things stand right now, I can't do or change anything. spaetz _______________________________________________ Tilesathome mailing list [email protected] http://lists.openstreetmap.org/cgi-bin/mailman/listinfo/tilesathome
