Mapserver image filename length
Xavier Mauclaire
xavier.mauclaire at GEOTER.FR
Tue May 2 01:08:47 PDT 2006
HI
I'm developping a mapscript web server under .net and Mono. I generate swf
files using ming library and i had the folowing problem with image filename.
the output filename prfix is defined as
String zUnique =
(String)pSession.SessionID+"_"+DateTime.Now.Ticks.ToString();
which is about 60 cars long
Under .net all works fine but under linux files are not welle created and
more the site get down (oups !!)
I'd like to know if this limit est due to Mono or Mapscript and if limit
there is which is its value
regards
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/mapserver-users/attachments/20060502/8a42c4f1/attachment.htm>
More information about the MapServer-users
mailing list