diner - THE HTTP-server for the BeOS
Contents

diner ]
Introduction ]
What's new? ]
Installation ]
Configuration ]
Usage ]
Licence ]
Contact ]
Thanks ]
Features ]
Availability ]
AddOns ]
Restrictions ]
Known bugs and problems ]
Future ]
History ]

Known bugs and problems

  • fGUI is not fully implemented. You can`t resize the window, even if it looks alike.
  • After around 230 requests in a short time, networking stops. I was able to reproduce this effect with PoorMan, too. The problem seems to be, that sockets stay alive some time after they are closed. As every thread is only able to have around 250 sockets, the net_server runs into this limitation like a car hitting a wall. The bug is already supported and I hope BeOS 5 will fix it.
  • Performance can be very low if AddOns are used to send the requested file. Make sure you only set AddOns for filetypes where you really need it. E.g. don't set one for all HTML files, instead create a new filetype for your dynamic pages and use that one.
Copyright © 1997-99 Stegemann & Co., Inc., all rights reserved.
Created: November 29, 1997. Last modified: October 25, 1999.