I think (without looking into the details) that you are running into
p9p's rc limitation on the size of variables.

Try using the rc in the 9base tip ( http://tools.suckless.org/9base )
which has a fix for this limitation.

Let us know if that helps.

uriel

On Wed, Jun 29, 2011 at 2:25 AM, Marina Brown <[email protected]> wrote:
> Hi All:
>
> I'm busy building a website with werc. I enabled wiki/dirdir in order to
> upload some documents with the
> flag `conf_enable_wiki' . I am only able to upload documents of a smaller
> size. I thought it might be a
> flaw with my browser so i captured the date flowing with the following
> command.
>
> tcpdump -s 1500  -w foofile
>
> then
>
> strings foofile > foofile.strings.
>
> All of the data is being uploaded to werc and dirdir but only part of it is
> being processed into the document.md
> file.
>
> Here is the results of my command. Not quite sure where to look for the
> limit on the upload. I'm happilly doing
> the site with a text editor but i would like to see the web based upload
> work for larger documents.
>
> http://pastebin.com/re7tzkVC
>
> Obviously a few details are elided - just passwords and the host name. I
> want the site complete before i advertise
> it.
>
> Thanks !
>
> ---- Marina
>
> --
> -------------------------------------
> Marina's Running Adventures
> http://catskillmarina.blogspot.com/
> http://www.kaaterskill100.org
> -------------------------------------
>
>
> --
> You received this message because you are subscribed to the Google Groups
> "werc" group.
> To post to this group, send email to [email protected].
> To unsubscribe from this group, send email to
> [email protected].
> For more options, visit this group at
> http://groups.google.com/group/werc9?hl=en.
>

-- 
You received this message because you are subscribed to the Google Groups 
"werc" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/werc9?hl=en.

Reply via email to