Ticket #1484994 (closed Bugs: worksforme)
PHP Crashes and Browser freezes while searching big folder
| Reported by: | altex | Owned by: | |
|---|---|---|---|
| Priority: | 7 | Milestone: | 0.2-stable |
| Component: | IMAP connection | Version: | 0.1-stable |
| Severity: | normal | Keywords: | search crash |
| Cc: |
Description (last modified by thomasb) (diff)
Hi dear developers. First of all i want to thank you, RC is the best webmail client.
I installed RoundCube for use with gmail account through imap. My Gmail/All Mail folder consists about 31854 messages (>1Gb used space). When i use Search by this big folder my browser totally freezes.
I use
- Fedora 8 linux on OpenVZ container
- apache >= 2.2 (latest available in updates repository)
- Mysql >= 5 (latest available in updates repository)
- php >= 5.2 (latest available in updates repository)
- php memory limit - 64Mb (setted in htaccess)
- Firefox 2.0.0.14
In php logs there is an error, that php is failed to allocate 2048 bites (64Mb used). So please explain me why 64 Mb is too small to successfully complete search? Is RC trying to read all message's headers in memory while searching? 0_o
Thank You!
Change History
Note: See
TracTickets for help on using
tickets.
