EPrints Technical Mailing List Archive
Message: #09184
< Previous (by date) | Next (by date) > | < Previous (in thread) | Next (in thread) > | Messages - Most Recent First | Threads - Most Recent First
Re: [EP-tech] cannot upload file above 1GB
- To: David R Newman <drn@ecs.soton.ac.uk>, "eprints-tech@ecs.soton.ac.uk" <eprints-tech@ecs.soton.ac.uk>, Yuri <yurj@alfa.it>
- Subject: Re: [EP-tech] cannot upload file above 1GB
- From: John Salter <J.Salter@leeds.ac.uk>
- Date: Fri, 20 Jan 2023 09:45:59 +0000
CAUTION: This e-mail originated outside the University of Southampton.
This has come up a few times over the years.
Could be a config option e.g. $c->{apache}->{LimitRequestBody}
= 2147483648;
This could then be used in both the Apache config
and perl modules/_javascript_.
Cheers,
John
From: eprints-tech-bounces@ecs.soton.ac.uk <eprints-tech-bounces@ecs.soton.ac.uk> on behalf of Yuri via Eprints-tech <eprints-tech@ecs.soton.ac.uk>
Sent: 20 January 2023 08:44 To: David R Newman <drn@ecs.soton.ac.uk>; eprints-tech@ecs.soton.ac.uk <eprints-tech@ecs.soton.ac.uk> Subject: Re: [EP-tech] cannot upload file above 1GB
CAUTION: This e-mail originated outside the University of Southampton.
Yes, it was it! Thanks a lot! When you hit the limit, the _javascript_ does not complain. Is there a way to intercept the Apache event denying the upload? Or it is better to have the _javascript_ to check itself for the limit? Il 19/01/23 17:58, David R Newman ha scritto:
|
- Follow-Ups:
- Re: [EP-tech] cannot upload file above 1GB
- From: John Salter <J.Salter@leeds.ac.uk>
- Re: [EP-tech] cannot upload file above 1GB
- References:
- [EP-tech] cannot upload file above 1GB
- From: Yuri <yurj@alfa.it>
- Re: [EP-tech] cannot upload file above 1GB
- From: Yuri <yurj@alfa.it>
- Re: [EP-tech] cannot upload file above 1GB
- From: John Salter <J.Salter@leeds.ac.uk>
- [EP-tech] cannot upload file above 1GB
- Prev by Date: Re: [EP-tech] cannot upload file above 1GB
- Next by Date: Re: [EP-tech] cannot upload file above 1GB
- Previous by thread: [EP-tech] Sort view with creators_name and corp_creators
- Index(es):