
24th November 2005, 11:04
|
|
Member
|
|
Join Date: Nov 2005
Posts: 30
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Quota Limits and Traffic Limits Not Working
Hello again.
I run Suse 10.0, have followed the 'perfect setup' guide, everything seems to be working perfectly with the exception of quota limits and traffic limits.
First, let me say that i know the quota mechanism works on my machine because i set up quota limits manually (for a user not associated with ISPConfig) - no problem there.
Yet, the one and only user i have created using ISPConfig does not appear at all when i run 'repquota -a'. So, i have decided that the web associated with this user should have a limit of 2 MB webspace (i know it is not enough, it is for testing purposes only), yet i uploaded a 12 MB image via a normal ftp client without any complaints whatsoever.
Similarly, i downloaded this 12 MB image from my web browser without problems, despite the fact that i specifically assigned a limit of 1 MB of traffic (again for testing purposes). Since i certainly exceeded thia amount of trafic by downloading the 12 MB file, i should have received a notification email, which never came.
Please assist
P.S. Thank you for all the support so far. You guys are doing an excellent work.
|

24th November 2005, 11:21
|
|
Super Moderator
|
|
Join Date: Apr 2005
Location: Lüneburg, Germany
Posts: 31,897
Thanks: 693
Thanked 4,190 Times in 3,208 Posts
|
|
Quote:
|
Originally Posted by protocol
I run Suse 10.0, have followed the 'perfect setup' guide, everything seems to be working perfectly with the exception of quota limits and traffic limits.
First, let me say that i know the quota mechanism works on my machine because i set up quota limits manually (for a user not associated with ISPConfig) - no problem there.
Yet, the one and only user i have created using ISPConfig does not appear at all when i run 'repquota -a'. So, i have decided that the web associated with this user should have a limit of 2 MB webspace (i know it is not enough, it is for testing purposes only), yet i uploaded a 12 MB image via a normal ftp client without any complaints whatsoever.
|
What quota do you have for the admin user. the quota of the web is the group quota of the admin user?
Quote:
|
Similarly, i downloaded this 12 MB image from my web browser without problems, despite the fact that i specifically assigned a limit of 1 MB of traffic (again for testing purposes). Since i certainly exceeded thia amount of trafic by downloading the 12 MB file, i should have received a notification email, which never came.
|
The traffic limits are calculated once each night. You will have to wait for the message until the cronjob has run.
|

24th November 2005, 11:28
|
|
Member
|
|
Join Date: Nov 2005
Posts: 30
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Quote:
|
Originally Posted by till
What quota do you have for the admin user. the quota of the web is the group quota of the admin user?
|
Hi Till. I do not understand what you are saying. The user i have for this web is the 'administrator' user for this web. The quotas for the web itself have been set by the 'admin' user of ISPConfig. Am i doing anything wrong?
|

24th November 2005, 11:33
|
|
Super Moderator
|
|
Join Date: Apr 2005
Location: Lüneburg, Germany
Posts: 31,897
Thanks: 693
Thanked 4,190 Times in 3,208 Posts
|
|
Quote:
|
Originally Posted by protocol
Hi Till. I do not understand what you are saying. The user i have for this web is the 'administrator' user for this web. The quotas for the web itself have been set by the 'admin' user of ISPConfig. Am i doing anything wrong?
|
No. You have set the quota for the web. Thats OK so far. The quota for the web is a group quota. But what quota does the user "administrator" has? In the settings of the user, there where you can set the email address, password, etc..., there is the quota setting for the userquota of the administrator.
|

24th November 2005, 12:04
|
|
Member
|
|
Join Date: Nov 2005
Posts: 30
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
So, ISPConfig's 'admin' user, sets the quota limit for a 'web' to 2 MB, yet a 'user' of a 'web' can have unlimited quota? If so, what is the point for ISPConfig's 'admin' to set quotas at all (if mere users can override this setting)?
I followed your advice, set the quotas for this particular 'web' to 2MB using the 'user's' parameters and it actually worked. The 'repquota -a' revealed that there was now a soft-quota and a hard-quota of 2 MB, and (yes) the 12 MB file could NOT be uploaded.
Then i reverted this user's setting to 'unilimited' quota and i found out (again by running 'repquota -a', that the hard-quota limit has indeed been removed, but the soft-quota limit remained there - God knows why. This is a bug, yes?
In my oppinion, when ISPConfig's 'admin' has set the quotas for a web to a certain limit (2 MB in my case), there should be *no* way to override this, especially if one is a mere 'user' of a web. Otherwise there is no point, is there?
Please assist (and thank you).
|

25th November 2005, 09:00
|
|
Member
|
|
Join Date: Nov 2005
Posts: 30
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Good morning everyone. It is the next day now, and the e-mail message that would be a warning for exceeding traffic limits (see previous posts) never came.
Furthermore, i still wish i had some answers on the issues mentioned in my exact previous post.
Best Regard to all.
|

25th November 2005, 09:40
|
|
Super Moderator
|
|
Join Date: Apr 2005
Location: Lüneburg, Germany
Posts: 31,897
Thanks: 693
Thanked 4,190 Times in 3,208 Posts
|
|
Quote:
|
Originally Posted by protocol
Good morning everyone. It is the next day now, and the e-mail message that would be a warning for exceeding traffic limits (see previous posts) never came. 
|
Does ISPConfig shows Traffic for this website? Do you have cron errors in the syslog?
|

25th November 2005, 09:43
|
|
Super Moderator
|
|
Join Date: Apr 2005
Location: Lüneburg, Germany
Posts: 31,897
Thanks: 693
Thanked 4,190 Times in 3,208 Posts
|
|
Quote:
|
Originally Posted by protocol
So, ISPConfig's 'admin' user, sets the quota limit for a 'web' to 2 MB, yet a 'user' of a 'web' can have unlimited quota? If so, what is the point for ISPConfig's 'admin' to set quotas at all (if mere users can override this setting)?
|
Only the admin user can override the Quota setting. If you are logged in as clent, you cant set a quota taht is higher than the quota of the web.
Quote:
|
Then i reverted this user's setting to 'unilimited' quota and i found out (again by running 'repquota -a', that the hard-quota limit has indeed been removed, but the soft-quota limit remained there - God knows why. This is a bug, yes?
|
ISPConfig deletes the quota with the quota utilities of your linux system.
Quote:
|
In my oppinion, when ISPConfig's 'admin' has set the quotas for a web to a certain limit (2 MB in my case), there should be *no* way to override this, especially if one is a mere 'user' of a web. Otherwise there is no point, is there?
|
This is the caese. maybe your group quota is not working correctly.
|

25th November 2005, 13:44
|
|
Member
|
|
Join Date: Nov 2005
Posts: 30
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
|

19th March 2007, 02:58
|
|
Junior Member
|
|
Join Date: Oct 2006
Posts: 16
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
2MB Limit uploading a file
Hi,
I can't upload weiles more than 2 MB using a web browser. But I set the max_file_upload to be bigger than that:
Code:
;;;;;;;;;;;;;;;
; File Uploads ;
;;;;;;;;;;;;;;;;
; Whether to allow HTTP file uploads.
file_uploads = On
; Temporary directory for HTTP uploaded files (will use system default if not
; specified).
;upload_tmp_dir =
; Maximum allowed size for uploaded files.
;upload_max_filesize = 10M
upload_max_filesize = 55M
Also changed the default -1 setting in the ISPCONFIG control panel.
Help!
x
|
| Thread Tools |
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT +2. The time now is 14:06.
|
Recent comments
8 hours 18 min ago
14 hours 59 min ago
18 hours 50 min ago
20 hours 28 min ago
1 day 4 hours ago
1 day 14 hours ago
1 day 15 hours ago
1 day 18 hours ago
1 day 23 hours ago
1 day 23 hours ago