Yeah ... something tells me it's a little more complicated than that. Any advice on the other front? If I can reduce the number of files Zope needs to process this request, I'd grumpily agree to do that, is Zope opening a file for every <input name="x.name:records">? Will using <input name="x_names:list"> help?
Thanks. Andreas Jung wrote: >----- Original Message ----- >From: "John Ziniti" <[EMAIL PROTECTED]> >To: <[EMAIL PROTECTED]> >Sent: Tuesday, October 02, 2001 12:01 >Subject: Re: [Zope-dev] file descriptors on Solaris > > >>:( I was hoping against hope that this wouldn't be the answer ... >> >>I think that the hard limit onSolaris must be 256, because ulimit -n 200 >>seems to have the appropriate effect of making Zope complain about >>"too many open files" ... but anything higher than 256 gets >>a "File not found" ... >> > >Just ask your administrator to increase the number of file descriptors. >Usually this requires *only* a reboot of the machine :-) > >Andreas > > >_______________________________________________ >Zope-Dev maillist - [EMAIL PROTECTED] >http://lists.zope.org/mailman/listinfo/zope-dev >** No cross posts or HTML encoding! ** >(Related lists - > http://lists.zope.org/mailman/listinfo/zope-announce > http://lists.zope.org/mailman/listinfo/zope ) > > _______________________________________________ Zope-Dev maillist - [EMAIL PROTECTED] http://lists.zope.org/mailman/listinfo/zope-dev ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope )