I've got 4.0.6 running, and for one of the web apps, it uses the directory file
list capabilities of:
<servlet servlet-name="directory"
servlet-class="com.caucho.servlets.DirectoryServlet">
<init enable="true"/>
</servlet>
I uploaded a 5 GB file via scp, but now can't retrieve that file via HTTP Get.
It reports the file size as 713 MB.
Am I correct that this is the problem? Resin is assuming file sizes fit in 32
bits?
TIA,
Rick
_______________________________________________
resin-interest mailing list
[email protected]
http://maillist.caucho.com/mailman/listinfo/resin-interest