An Azure service that provides real-time messaging for web applications using WebSockets and the publish-subscribe pattern.
To understand the issue with downloading DOCX files that have names containing Polish special characters, consider asking the customer the following questions:
- Network Configuration: Can you describe the network configuration when accessing the application outside the internal network? Are there any specific firewall or proxy settings in place?
- Browser Behavior: Which browser are you using to download the files? Have you tried different browsers to see if the issue persists?
- File Naming Conventions: Are there any specific naming conventions or restrictions in place for files uploaded to the system? How are Polish special characters handled in other parts of the application?
- Error Messages: Are there any error messages or warnings displayed during the download process? If so, what do they say?
- Testing Environment: Have you tested the download process with different user accounts or devices outside the network? Does the issue occur consistently across all tests?
- Logs and Monitoring: Are there any logs available from the AWAP or the application that might provide insight into the download process? Have you checked for any anomalies during the download attempt?
- File Size and Content: Is there a difference in file size or content between the files that work and those that do not?
- Caching Issues: Have you cleared your browser cache or tried downloading the file in incognito mode to rule out caching issues?
- AWAP Configuration: Are there any specific configurations or settings in the Azure Web Application Proxy that might affect file downloads, especially for files with special characters in their names?
- User Permissions: Are there any permission settings that might affect the ability to download files with special characters in their names?
These questions can help gather more context and pinpoint the cause of the issue when downloading files with Polish special characters.
References: